Learn R Programming

darch (version 0.10.0)

setMomentumSwitch<-: Sets the momentum switch of the Net.

Description

Sets the momentum switch of the Net.

Usage

setMomentumSwitch(net) <- value
"setMomentumSwitch"(net) <- value

Arguments

net
A instance of the class Net.
value
Object of the class numeric.

See Also

Net